TDBRichEdit v 1.0 TDBRichEdit is a freeware component. Supprisingly enough it's a data aware RichEdit control. use it in much the same way as a TDBMemo or RichEdit. There is one minor bug which I haven't been able to fix yet, Setting Paragraph, Def or Font properties programatically doesn't automatically put the table in edit mode, you will have to do that manually. eg Table1.Edit; RichEdit1.Paragraph.Numbering := TNumberingStyle(BulletsButton.Down); rather than RichEdit1.Paragraph.Numbering := TNumberingStyle(BulletsButton.Down); The same applies to DefAttributes and SelAttributes. As mentioned this component is freeware so do what you want wit it. Sean Cross sean@crm.co.nz c/o 11 Albert St Waipukurau New Zealand